chore(deps): update aspire to 13.5.0 - #6638
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (7)
Included review availability: Your plan provides up to 3 included reviews per hour; 1 remains after this review. 📝 WalkthroughWalkthroughThe change updates Aspire SDK and package references from 13.4.6 to 13.5.0 across central package management, CloudShop examples, TUnit templates, and AppHost tests. ChangesAspire version alignment
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This PR updates Aspire packages from 13.4.6 to 13.5.0 in project and package-management files. No actionable merge-blocking risk remains beyond normal checks and review. Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
Comment |
Greptile SummaryThe PR consistently updates the repository’s Aspire SDK and related packages from 13.4.6 to 13.5.0.
Confidence Score: 5/5The PR appears safe to merge. No blocking failure remains.
|
| Filename | Overview |
|---|---|
| Directory.Packages.props | Updates the centrally managed Aspire hosting and testing packages to 13.5.0. |
| examples/CloudShop/CloudShop.AppHost/CloudShop.AppHost.csproj | Aligns the CloudShop AppHost SDK and infrastructure hosting packages on Aspire 13.5.0. |
| examples/CloudShop/CloudShop.ApiService/CloudShop.ApiService.csproj | Updates the CloudShop API PostgreSQL and Redis integrations to Aspire 13.5.0. |
| examples/CloudShop/CloudShop.Worker/CloudShop.Worker.csproj | Updates the CloudShop worker PostgreSQL integration to Aspire 13.5.0. |
| src/TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.AppHost/ExampleNamespace.AppHost.csproj | Updates the generated starter AppHost SDK and hosting dependencies to Aspire 13.5.0. |
| src/TUnit.Templates/content/TUnit.Aspire.Starter/ExampleNamespace.WebApp/ExampleNamespace.WebApp.csproj | Updates the generated starter web application’s Redis output-caching integration to Aspire 13.5.0. |
| tests/TUnit.Aspire.Tests.AppHost/TUnit.Aspire.Tests.AppHost.csproj | Updates the Aspire test AppHost SDK to 13.5.0. |
Reviews (3): Last reviewed commit: "chore(deps): update aspire to 13.5.0" | Re-trigger Greptile
e138a07 to
400d6f0
Compare
400d6f0 to
a8be71d
Compare
This PR contains the following updates:
13.4.6→13.5.013.4.6→13.5.013.4.6→13.5.013.4.6→13.5.013.4.6→13.5.013.4.6→13.5.013.4.6→13.5.013.4.6→13.5.013.4.6→13.5.0Release Notes
microsoft/aspire (Aspire.AppHost.Sdk)
v13.5.0: Aspire 13.5.0Aspire 13.5.0
Aspire 13.5 is a developer-experience release focused on a richer, more interactive AppHost, closer C# and TypeScript parity, sharper tooling, more flexible deployment modeling, and a broad set of runtime-stability improvements.
Highlights
WithTerminal()API lets resources host REPLs, shells, TUIs, and other interactive programs directly in the dashboard, with an opt-inaspire terminalCLI command for attaching from your shell.ASPIREATS001experimental diagnostic and gain custom health checks, container file copying, HTTPS developer certificates, faster startup, and several reliability fixes that further close the gap with C#.aspire stop --force,aspire update --migrate,aspire doctor, docs search, signal handling, and stale-socket cleanup all improve day-to-day workflows.Aspire.Hosting.Dotnetpackage models .NET projects by path; Radius deployment arrives in preview; and Foundry Local, Redis modules, dev tunnels, Go debugging, and other integrations gain new capabilities.Notable changes include hosting context
ServiceProviderproperties being renamed toServices,PublishAsConnectionStringbecoming obsolete in favor ofAddConnectionString, removal ofaspire ps --resourcesand--include-hiddenin favor ofaspire describe, earlier proxyless endpoint port allocation, deprecation of the GitHub Models integration, removal of the dashboard AI Assistant, and opt-in rather than automatic dashboard launch from the VS Code extension.See the full list and migration guidance in the Aspire 13.5 breaking changes.
📖 Learn more
For complete details, examples, migration guidance, and everything new in this release, read What's new in Aspire 13.5.
Thank you to all the community contributors who helped make Aspire 13.5 possible! 💜
Full Changelog: v13.4.6...v13.5.0
Full commit: e076d8e427cb3afb528dbd605acd74c3aea69f94
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate CLI.